home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / conflict.0 / conflict / conflict-6.0 / CHANGES next >
Encoding:
Text File  |  1995-03-18  |  1.3 KB  |  31 lines

  1. $Id: CHANGES,v 6.0 1995/03/18 15:45:45 dickey Rel $
  2. ------------------------------------------------------------------------------
  3.  
  4. 6.0 posted to comp.sources.misc
  5. ---
  6.  
  7. 18 Mar 1995,    added -p, -I, -L options.  Made -t option work properly on UNIX.
  8. 11 Mar 1995,    use 'txtalloc()' to reduce calls on 'strcmp()', making this
  9.         faster.
  10. 07 Mar 1995,    absorbed -a, -l options into -v to simplify use for library
  11.         scanning.
  12. 28 Nov 1993,    adaptation to MS-DOS.
  13. 22 Sep 1993,    gcc-warnings, memory leaks.
  14. 17 Jul 1992,    corrected error parsing pathlist.
  15. 22 Oct 1991,    converted to ANSI
  16. 21 May 1991,    added "-a" option, making default more compact by
  17.         suppressing directories which contain no conflicts
  18. 07 Dec 1989,    recoded so that we aren't constrained by the number
  19.         of bits in a long to record information.  A side-
  20.         effect of this is that we can show instances of
  21.         files linked (with the same name) to the first
  22.         instance found.
  23. 07 Dec 1989,    added "-w" option, enhanced usage-message.
  24.         Corrected bug which caused wrong behavior when
  25.         options were given w/o names of files-to-find.
  26. 25 Jul 1989,    moved the code which lists the pathnames down past
  27.         the point at which we have eliminated redundant
  28.         paths, to avoid a confusing display.
  29. 25 Jan 1989,    corrected array-index variable
  30. 11 Aug 1988,    port to apollo sys5 environment
  31.